home *** CD-ROM | disk | FTP | other *** search
/ SCI Media Kit 2 / SCI Media Kit - Version - 2 (UK).bin / Play.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  1999-04-30  |  502 b   |  23 lines

  1. object Form1: TForm1
  2.   Left = 195
  3.   Top = 235
  4.   HorzScrollBar.Color = clNone
  5.   HorzScrollBar.ParentColor = False
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = []
  9.   BorderStyle = bsNone
  10.   ClientHeight = 213
  11.   ClientWidth = 104
  12.   Color = clNone
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   OldCreateOrder = False
  19.   OnActivate = FormActivate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22. end
  23.